Computer and Modernization ›› 2012, Vol. 1 ›› Issue (11): 51-54+5.doi: 10.3969/j.issn.1006-2475.2012.11.014

• 软件工程 • Previous Articles     Next Articles

Research on Disk Storage Technology in Data Acquisition System

LIU Sheng, ZHANG Yan-yuan, LIN Yi, YOU Hong-tao   

  1. College of Computer Science, Northwestern Polytechnical University, Xi’an 710129, China
  • Received:2012-07-05 Revised:1900-01-01 Online:2012-11-10 Published:2012-11-10

Abstract: With the optical fiber technology used in embedded systems, the amount of communication data grows in the past years. How to move data that store in the memory to disk in a high speed and correct way becomes the bottleneck of data acquisition system. This article starts with the basic function modules which are combined with producer-consumer model, and analyzes multi-thread concurrency, direct read and write disk devices without passing through file system, asynchronous I/O and other technologies used in the system. The paper abstracts the system model and uses mathematical methods to give a feasibility analysis for the system. Experiments show that the performance of system which adopts multi-thread concurrency method is improved with a certain extent.

Key words: data acquisition, multi-thread, producer-consumer model, CreateFile, concurrency storage

CLC Number: